@charset "utf-8";
body{width: 100%; font-family: "Microsoft YaHei", Arial; /*background: #eff2f4;*/ overflow-x: hidden;}
a:focus{outline: none;}
.center{margin:0 auto;}
.case-list-con{width:1170px;margin:0 auto;}
section.toolbar{/*position: fixed; left: 0;*/ width: 100%; height: 80px; /*background: #eff2f4;*/ -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; -ms-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s; z-index: 100;}
.case-img{width:360px;height:240px;overflow:hidden;}
.case-img img{width:100%;height:auto;}
section.toolbar.active{left: 0px; margin:30px 0;}
.toolbar a.homelink,
.toolbar .logo,
.toolbar .mini,
.toolbar .miniBtn,
.footWechat{display: none;}
.toolbar .switch{float: left; margin: 22px 0px 0px 30px; font-size: 24px; cursor: pointer; z-index: 10;}
.toolbar .category{/*float: left;*/ width:1008px; margin: 15px 100px 0px 100px;}
.toolbar .category a{*margin-left:5px;}
.toolbar .btn{line-height: 20px; padding-bottom: 6px; width:100px; height:20px; color: #777; border-radius: 0!important; /* font-family: "宋体";*/ /*font-size: 12px;*/ display: inline-block; margin-top:-1px; margin-left:-6px;}
.toolbar .category .btn-primary{color: #fff; background-color: #ff4f00; border-color: #fff!important;}
/*.toolbar .btnList{float: left; margin: 18px 0px 0px 30px;}*/
.page-items-tit{margin:0 auto;
    width:1200;
    /*height:260px;*/}
.wal_proser_text{font-size:36px; position:relative; top:70px; left:50%; margin-left:-120px; color:#000; width:500px; height:50px;}
.wal_text{font-size:12px; position:relative; top:65px;left:50%; margin-left:-17px; color:#000; width:500px; height:50px}
.wal_text1{font-size:12px; position:relative; top:28px;left:50%; margin-left:-28px; color:#000; width:500px; height:50px}
.wal_text4{font-size:12px; position:relative; top:0px;left:50%; margin-left:-123px; color:#000; width:500px; height:50px;}
.toolbar .btnList .link{margin-left: 15px; height: 30px;}
.toolbar .btnList .link .btn{line-height: 16px; padding-bottom: 6px; height:20px; color: #777; font-family: "Microsoft YaHei"; font-size: 14px;}
.toolbar .btnList .link .btn span.glyphicon-arrow-left{margin-right: 8px;}
.toolbar .btnList .link .btn span.glyphicon-arrow-right{margin-left: 8px;}
.toolbar h1{float: left; margin-left: 40px; font-size: 24px;}
.toolbar h1 .glyphicon{margin: 0px 15px; font-size: 18px;}
section.content{/*position: absolute;*/ top: 40px; left: 0px; width: 100%; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; -ms-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s;}
section.content.active{/*left: 240px;*/}
.caselist ul.items{top: 0px;width:1170px;margin:0 auto; /*margin-left: 25px;*/}
.caselist ul.items li{position: relative; float: left; padding: 0px; width: 360px; height: 314px; margin: 0px 15px 30px 15px; border-top: 1px solid #e8e8e8; border-bottom: 1px solid #e8e8e8; cursor: pointer; overflow: hidden;}
.caselist ul.items li .shade{position: absolute; width: 100%; height: 240px; margin-top: -240px; background: Black; -moz-opacity: 0.7; opacity: 0.7; filter: alpha(opacity=70); -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; -ms-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s; z-index: 10;}
.caselist ul.items li .shade u{display: block; margin: 0 auto; margin-top: 99px; width: 44px; height: 44px; background: url(../Images/waljobicons.png) no-repeat 0px -168px;}
.caselist ul.items li img{}
.caselist ul.items li p{position: absolute; margin: 10px 20px; color: #999; font-size: 12px; line-height: 26px; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; -ms-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s; z-index: 10;}
.caselist ul.items li p strong{color: #222; font-family: Arial, "Microsoft YaHei"; font-size: 16px; font-weight: normal; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; -ms-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s;}
.caselist ul.items li .bg{width: 100%; height: 100px; background-color: #fff; -moz-opacity: 0.5; opacity: 0.5; filter: alpha(opacity=50); -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; -ms-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s;}
.caselist ul.items li .bg u{display: block; position: absolute; width: 100%; height: 100px; margin-top: 150px; background-color: #ff4f00;/*background-color: #2ed0b4;*/ -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; -ms-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s;}
.caselist ul.items li:hover .shade{margin-top: 0px; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; -ms-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s;}
.caselist ul.items li:hover .bg{-moz-opacity: 1; opacity: 1; filter: alpha(opacity=100); -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; -ms-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s;}
.caselist ul.items li:hover .bg u{margin-top: 0px; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; -ms-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s;}
.caselist ul.items li:hover p{color: White; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; -ms-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s;}
.caselist ul.items li:hover p strong{color: White; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; -ms-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s;}
.caseshow .banner{width: 100%; height: 450px; background-repeat: no-repeat !important; background-position: center top !important;}
.caseshow .caption{height: 32px; margin: 40px 0 20px 60px; padding-left: 20px; line-height: 32px; font-size: 22px; background: url(../Images/waljobicons.png) no-repeat 0px -471px;}
.caseshow .words{margin: 0 80px 0 60px;}
.caseshow .words>h3{display: inline-block; margin: 0px 0px 15px 0px; font-size: 18px; line-height: 30px; text-indent: 28px;}
.caseshow .words>span.rel{margin-left: 28px; color: #888; line-height: 30px;}
.caseshow .words>span.rel a{color: #888; text-decoration: none;}
.caseshow .words>span.rel a:hover{border-bottom: 1px solid #999;}
.caseshow .words>span.rel u{margin: 0px 12px; color: #bbb; text-decoration: none;}
.caseshow .words p{line-height: 25px; text-indent: 28px;}
.caseshow .words>dl.tags{margin-top: 20px;}
.caseshow .words>dl.tags dt{display: inline-block; margin-left: 28px;}
.caseshow .words>dl.tags dt .glyphicon{margin: 0px 8px 0px 12px;}
.caseshow .words>dl.tags dd{display: inline-block; margin-top: 10px;}
.caseshow .words>dl.tags dd a{margin-right: 5px; padding: 2px 1px 4px 1px; color: White; background: #ff4f00; text-decoration: none;}
.caseshow .demo{border-top:1px solid #eee; border-bottom:1px solid #ddd; margin: 0 auto; margin-bottom: 30px; width: 1200px; /*border-left: 15px solid White; border-right: 15px solid White;*/ background: White;}
.caseshow .demo p{margin: 0px; font-size: 0;}
.caseshow .demo img{width: 1000px; border-top: 15px solid White; border-bottom: 15px solid White;}
.artlist ul.items{position: relative; top: 0px; margin: 0px 60px; margin-top: 20px; padding: 0px; list-style: none;}
.artlist ul.items li{margin-bottom: 50px; height: 166px;}
.artlist ul.items li span.date{display: block; float: left; width: 58px; height: 66px; padding-top: 2px; color: White; font-size: 24px; text-align: center; background: url(../Images/waljobicons.png) no-repeat 0px -512px;}
.artlist ul.items li span.date u{display: block; margin-top: -5px; font-size: 16px; text-decoration: none;}
.artlist ul.items li a.thumb{display: block; float: left; margin-left: 12px; width: 230px; border: 3px solid White; background: White;}
.artlist ul.items li p.left{float: left; display: block; padding-right: 30px;}
.artlist ul.items li p.right{display: block; float: left; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; -ms-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s;}
.artlist ul.items li p.right span.title{display: block;}
.artlist ul.items li p.right span.title a{color: #333; font-size: 24px; text-decoration: none;}
.artlist ul.items li p.right span.title a:hover{color: #2fd0b5;}
.artlist ul.items li p.right span.rel{display: block; margin-top: 10px; color: #999; font-family: Arial, "宋体"; font-size: 12px;}
.artlist ul.items li p.right span.rel u{margin: 0 10px; color: #aaa; text-decoration: none;}
.artlist ul.items li p.right span.rel a{color: #999; text-decoration: none;}
.artlist ul.items li p.right span.rel a:hover{border-bottom: 1px solid #999;}
.artlist ul.items li p.right span.summary{display: block; margin-top: 15px; height: 60px; color: #555; line-height: 28px; overflow: hidden;}
.artlist ul.items li span.tags{display: block; margin-top: 8px;}
.artlist ul.items li span.tags .glyphicon{color: #2cc0a7;}
.artlist ul.items li span.tags a{margin-left: 10px; color: #2cc0a7;}
.artshow .box{position: relative; margin: 20px 0 0 60px; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; -ms-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s;}
.artshow .box h1{font-size: 30px; line-height: 42px;}
.artshow .box .rel{display: block; color: #999; padding-bottom: 30px; border-bottom: 1px solid #dadada;}
.artshow .box .rel a{color: #999; text-decoration: none;}
.artshow .box .rel a:hover{border-bottom: 1px solid #999;}
.artshow .box .rel u{margin: 0px 15px; color: #aaa; text-decoration: none;}
.artshow .box .words{padding-top: 50px; border-top: 1px solid White;}
.artshow .box .words p{margin-right: 30px; margin-bottom: 30px; font-size: 18px; line-height: 36px;}
.artshow .box .words p a{margin: 0 3px; color: #3588be; text-decoration: none; border-bottom: 1px dotted #999;}
.artshow .box .words p a:hover{border-bottom: 1px solid #3588be;}
.artshow .box>dl.tags{margin-top: 40px;}
.artshow .box>dl.tags dt{display: inline-block;}
.artshow .box>dl.tags dt .glyphicon{margin: 0px 8px 0px 12px;}
.artshow .box>dl.tags dd{display: inline-block; margin-top: 10px;}
.artshow .box>dl.tags dd a{margin-right: 5px; padding: 2px 8px 4px 8px; color: White; background: #2fd0b5; text-decoration: none;}
.artshow .box .bdsharebuttonbox{margin-bottom: 40px;}
.artshow aside{position: fixed; right: -310px; width: 280px; border: 15px solid White; background: White; z-index: 100; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; -ms-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s;}
.artshow aside.active{right: 85px;}
.artshow aside .ad img{width: 280px; height: 210px;}
.artshow aside .caption{margin-top: 25px; height: 25px; border-bottom: 2px solid #eee;}
.artshow aside .caption h3{display: inline-block; position: relative; top: -22px; padding-bottom: 8px; font-size: 18px; border-bottom: 2px solid #2fd0b5;}
.artshow aside ul.items{list-style: none; margin: 0px; padding: 0px; margin-top: 20px;}
.artshow aside ul.items li{margin-top: 20px; height: 70px;}
.artshow aside ul.items li a.thumb{float: left; margin-right: 15px;}
.artshow aside ul.items li a.thumb img{width: 101px; height: 70px;}
.artshow aside ul.items li .title{display: block; line-height: 22px;}
.artshow aside ul.items li .title a{color: #333; text-decoration: none;}
.artshow aside ul.items li .title a:hover{color: #2fd0b5;}
.artshow aside ul.items li .rel{margin-top: 5px; display: block; color: #aaa;}
.artshow aside ul.items li .rel .glyphicon{margin: 0px 5px 0px 15px;}
.taglist ul.items{position: relative; top: 0px; margin: 0px 40px; margin-top: 20px; padding: 0px; list-style: none;}
.taglist ul.items li{float: left; width: 100%; padding-bottom: 12px; margin-bottom: 20px; border-bottom: 1px dotted #d3d3d3;}
.taglist ul.items li a.thumb{display: block; float: left; margin-left: 12px; width: 115px; height: 80px; border: 3px solid White; background: White;}
.taglist ul.items li a.thumb img.product{margin-top: 6px;}
.taglist ul.items li p{display: block; float: left; margin-left: 30px;}
.taglist ul.items li p span.title{display: block;}
.taglist ul.items li p span.title a{color: #333; font-size: 20px; text-decoration: none;}
.taglist ul.items li p span.title a:hover{color: #2fd0b5;}
.taglist ul.items li p span.rel{display: block; margin-top: 8px;}
.taglist ul.items li p span.rel u{margin: 0 10px; color: #aaa; text-decoration: none;}
.taglist ul.items li p span.rel a{color: #333;}
.taglist ul.items li span.tags{display: block; margin-top: 8px;}
.taglist ul.items li span.tags a{margin-left: 10px; color: #2cc0a7;}
.taglist ul.items li span.tags a.active{color: #2cc0a7;}
.paging{text-align: center; margin: 0px auto 30px auto;}
.qzPagination{display: inline-block; height: 35px;}
.qzPagination li{float: left;line-height: 29px;/*height:33px;*/}
.qzPagination .total{padding-right: 8px;}
.qzPagination span{display: block; float: left; height: 35px; margin-right: -1px; font-family: Arial; font-size: 12px; line-height: 35px; text-align: center; background: #f6f6f6;}
.qzPagination a{display: block; float: left; width: 60px; height: 35px; margin-right: -1px; border: #dfdfdf 1px solid; color: #555; font-family: Arial; font-size: 12px; line-height: 35px; text-align: center; text-decoration: none;}
.qzPagination a:hover{background: #eee;}
.qzPagination .active{background:#eee;}
.qzPagination span.current{position: relative; border: #2fd0b5 1px solid; color: White; font-family: Arial; background: #2fd0b5;}
.qzPagination span.disabled{border: #dfdfdf 1px solid; color: #aaa; cursor: not-allowed;}
.qzPagination .prev{-moz-border-radius: 5px 0px 0px 5px; -webkit-border-radius: 5px 0px 0px 5px; border-radius: 5px 0px 0px 5px;}
.qzPagination .next{-moz-border-radius: 0px 5px 5px 0px; -webkit-border-radius: 0px 5px 5px 0px; border-radius: 0px 5px 5px 0px;}
.dock{position: fixed; right: 10px; bottom: 45px; width: 160px; z-index: 200;}
.dock ul.icons{position: absolute; list-style: none; right: 0px; padding: 0px; width: 50px; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; -ms-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s;}
.dock ul.icons li i{display: block; position: relative; width: 50px; height: 50px; margin-bottom: 5px; background: url(../Images/waljobicons.png) no-repeat; background-color: #333; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; cursor: pointer; -moz-opacity: 0.8; opacity: 0.8; filter: alpha(opacity=80); -webkit-transition: all .2s ease-in-out 0s; -moz-transition: all .2s ease-in-out 0s; -ms-transition: all .2s ease-in-out 0s; -o-transition: all .2s ease-in-out 0s; transition: all .2s ease-in-out 0s; z-index: 210;}
.dock ul.icons li.active i{background-color: #222; -moz-border-radius: 0px 5px 5px 0px; -webkit-border-radius: 0px 5px 5px 0px; border-radius: 0px 5px 5px 0px; -moz-opacity: 1; opacity: 1; filter: alpha(opacity=100);}
.dock ul.icons li.up i{background-position: -63px -150px;}
.dock ul.icons li.up.active i{background-position: -63px -150px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
.dock ul.icons li.tel i{background-position: -62px -108px;}
.dock ul.icons li.im i{background-position: -63px -20px;}
.dock ul.icons li p{display: block; position: absolute; right: 5px; padding: 5px 10px 5px 15px; height: 38px; font-size: 12px; line-height: 20px; border: 1px solid #333; border-right: none; background: #222; -moz-border-radius: 5px 0px 0px 5px; -webkit-border-radius: 5px 0px 0px 5px; border-radius: 5px 0px 0px 5px; -moz-opacity: 0; opacity: 0; filter: alpha(opacity=0); -webkit-transition: all .4s ease-in-out .1s; -moz-transition: all .4s ease-in-out .1s; -ms-transition: all .4s ease-in-out .1s; -o-transition: all .4s ease-in-out .1s; transition: all .4s ease-in-out .1s; overflow: hidden; z-index: 201;}
.dock ul.icons li.active p{right: 50px; -moz-opacity: 1; opacity: 1; filter: alpha(opacity=100);}
.dock ul.icons li.tel p{top: 55px; width: 80px; color: #ddd; font-family: Arial, "宋体";}
.dock ul.icons li.im p{top: 110px; width: 100px;}
.dock ul.icons li.im p a{display: block; width: 100%; height: 50px; line-height: 34px; color: #2fd0b5; font-size: 14px; text-align: center; text-decoration: none;}
.dock ul.icons li.im p a:hover{color: White;}
/*@media (max-height:630px){}*/
/*@media (max-width:1200px){*/ section.toolbar.active, section.content.active{width: 1200px;/*margin:30px auto;*/ /*left: 0px;*/ /* margin:0 auto;*/} section.toolbar{/*background: ;*/ margin-bottom:40px; /*border-bottom:1px solid #ccc;*/ height: 100px;} .toolbar a.homelink{float: left; display: inline;} .toolbar a.homelink .glyphicon{position: relative; margin: 15px 0px 0px 30px; color: #333; font-size: 24px; cursor: pointer; z-index: 10;} .toolbar .logo{display: block; float: left; margin: 14px 0px 0px 30px; width: 80px;} /* .toolbar .category{margin: 14px 30px 0px 0px; float: right;}*/ .toolbar .btnList{margin: 30px 30px 0px 0px; float: right; height:30px;} .toolbar h1{float: right; margin: 16px 35px 0px 0px; font-size: 20px;} .toolbar h1 .glyphicon{margin: 0px 12px; font-size: 20px;} .artlist ul.items{margin-left: 30px;} .artshow aside{margin-top: 28px;} .artshow aside ul.items li:nth-child(4){display: none;} /*.caselist ul.items li{width: 290px; height: 267px;}*/
/*}*/
/*tuijian list style*/
.tj-content{width:980px;margin:0 auto;}
.tj-content h4{display: block;border-bottom:1px solid #ddd;line-height: 40px;}
.tj-content a{color:#666;line-height: 26px;padding-left:14px;}
.tj-content a:hover{color:#ff4f00;text-decoration: none;}
.tj-box,.rm-box{float: left;margin:0 5px;width:480px;background: #fff;}
.tj-box ul{padding-left: 5px;width:475px;list-style: none;}
.rm-box ul{width:475px;list-style: none;padding-left: 5px;}
/*@media (max-width:800px){.toolbar .category, .toolbar .btnList{display: none;} .toolbar .mini{display: block; margin: 14px 30px 0px 0px; float: right;} .toolbar .mini ul.dropdown-menu{min-width: 100px;} .toolbar .mini .link{margin: 0px;} .toolbar .mini .link .btn{padding: 6px 8px;} .artlist ul.items{margin-right: 30px;} .artshow .box{margin-left: 30px;} .artshow aside, .dock{display: none; width: 0px;} .caseshow .caption{margin-left: 40px;} .caseshow .words{margin: 0 30px 0 40px;} .footWechat{display: block; margin: 0 auto; margin-bottom: 30px; width: 156px;} .footWechat img{border: 3px solid White;} .footWechat p{margin-top: 10px; text-align: center;} .footWechat i{display: none; background: none;}}
@media (max-width:700px){.artlist ul.items li p.left{display: none; width: 0px;} .artshow .box h1{font-size: 24px; line-height: 40px;} .caseshow .words>dl.tags dt{margin-left: 0px;} .taglist ul.items li a.thumb{display: none;} .taglist ul.items li p{margin-left: 0px;}}
@media (max-width:420px){.toolbar a.homelink .glyphicon, .toolbar .logo{margin-left: 15px;} .toolbar .mini{margin-right: 15px;} .toolbar h1{margin: 19px 20px 0px 0px; font-size: 14px;} .toolbar h1 .glyphicon{margin: 0px 7px; font-size: 14px;} .artlist ul.items li p.right span.title a{font-size: 18px; line-height: 30px;} .artshow .box h1{font-size: 20px; line-height: 36px;} .artshow .box .words p{font-size: 16px; line-height: 32px;} .artshow .box dl.tags dt{display: none;} .caseshow .caption{margin-left: 20px;} .caseshow .words{margin: 0 10px 0 20px;} .caseshow .words h1{text-indent: 0px;} .caseshow .words span.rel, .caseshow .words dl.tags dt{display: none;} .taglist ul.items{margin: 0px 20px;}}
.clear{clear: both;}
.hide{display: none;}
#BDBridgeWrap{display: none;}
*/
/*code resouce*/
/*鍏敤*/
.wfs{width: 100%;word-break:break-all;}
.cover-page-wrapper{width: 1200px; margin: 0 auto;}
.cover-page-wrapper a:hover{text-decoration: none;}
.shop-cart-wrapper{width: 1160px; margin: 0 auto;}
.regist-process-wrapper{width: 1200px; margin: 0 auto;}
.w484{width: 484px;}
.w241{width: 241px;}
.mr1{margin-right: 1px;}
.mt50{margin-top: 50px;}
.mt20{margin-top: 20px;}
.pt50{padding-top: 50px;}
.bcf2{padding-bottom: 30px;}
.bceb{background-color: #ebebf0;}
.bcf7{background-color: #f7f7f7;}
.ahover{color: #ef353d; text-decoration: none;}
.cover-page-index .flink-service .flink .list a:hover,
.cover-page-index .flink-service .service a:hover,
.cover-page-index .demos dd a:hover,
.cover-page-foot .subnav a:hover,
.cover-page-index .church .reputation .template-community:hover,
.cover-page-index .church .reputation .items a:hover,
.cover-page-index .church dl dd b a:hover,
.cover-page-details .details .right p.offer-item a:hover,
.cover-page-list .left .also-like .likes-li strong a:hover,
.boutique .items-li .description a:hover{color: #ef353d; text-decoration: none;}
/*boutique list*/
.boutique .items-li{float: left; width: 294px; margin-right: 11px; margin-bottom: 11px; padding-bottom: 10px; background-color: #fff;border:1px solid #eee;}
.boutique .active{box-shadow:0 0 8px rgba(0,0,0,.2);}
.boutique .items-li .wrap_div{height:54px; position:relative; z-index: 2; background:white;}
.boutique .items-li .wrap_div p{height:20px; overflow:hidden; text-align:center; font-size: 12px; color: #71cd9c;}
.boutique .items-li .wrap_div div{position:absolute; left:0; bottom:0; z-index:100; width: 100%; background:white;}
.boutique .items-li .wrap_div p{text-align: center; margin-top: 5px; height: 0px; overflow: hidden; _line-height:0;}
.boutique .items-li>a{display: block; height: 294px; text-align: center; line-height: 290px; overflow: hidden;}
.boutique .items-li img{max-width: 294px;}
.boutique .items-li .d-title{float:left; width: 100%; padding-top: 10px; padding-bottom: 5px; font-weight: normal; line-height: 22px; text-align: center;}
.boutique .items-li .d-title a{color: #333;}
.boutique .items-li .d-title a:hover{color: #EF353D;}
.boutique .items-li .description{display: block; font-size: 12px; color: #919191; text-align: center;}
.boutique .items-li .description a{color: #919191;}
.boutique .items-li .price-attente{margin-top: 5px;}
.boutique .items-li .price-attente .price{float: left; margin-left: 60px; font-size: 12px; color: #ef353d;}
.boutique .items-li .price-attente .attente{float: right; margin-right: 60px; padding-left: 15px; font-size: 12px; color: #71cd9c; background-image: url(../images/cover-page-attente.png); background-repeat: no-repeat; background-position: left center; cursor: pointer;}
/*place css*/
.place{padding-left: 25px; line-height: 52px; color: #333; font-family: "宋体";}
.place a,
.place code{color: #333;}
/*pages css*/
.pages{float: left; margin-top: 20px; margin-left: 45px;}
.pages li span{float: left; margin-left: 5px; color: #333; border-radius: 3px;}
.pages li span:hover{color: #000; background-color: #FFF;}
.pages li a{float: left; margin-left: 5px; color: #333; border-radius: 3px;}
.pages li a i.page-bg{display: inline-block; line-height: 1; position: relative; top: 1px; width: 10px; height: 15px; overflow: hidden; background: url('../images/page_bg.png');}
.pages li a:hover i.page-bg{background-position:9px 0px;}
.pages li a i.page-right{background-position:0px 15px;}
.pages li a:hover i.page-right{background-position:10px 15px;}
.pages li a:hover{color: #FE5F56;}
.pages li.active a{background-color: #FE5F56; border-color:#FE5F56 !important;}
.pages li.active a:hover{background-color: #F05A50;}
/*right css*/
.cover-page-list .right{position: relative; left: 0;}
.cover-page-list .right .sort{padding:20px 0; border-bottom: 1px solid #E0E0E0;}
.cover-page-list .right .sort a.activity{color: #ef353d;}
.cover-page-list .right .sort .hide-left{float: left; width: 40px; height: 40px; background-color: #FC7878; cursor: pointer;}
.cover-page-list .left .template span{float: left; width: 34px; height: 34px; background-color: #dcdcdc; cursor: pointer;position: absolute; right: -34px; z-index:2;}
.cover-page-list .left .template span:hover{background-color: #75caee;}
.cover-page-list .left .template span i{float: left; width: 10px; height: 15px; margin-top: 10px; margin-left: 12px; background-image: url(../images/cover-page-sjx-3.png); background-repeat: no-repeat;}
.cover-page-list .left .template span i.now{background-image: url(../images/cover-page-sjx-4.png);}
.cover-page-list .right .sort-icons{/*float: left;*/ margin-top: 5px; padding-left: 40px; font-size: 12px; color: #333;}
.cover-page-list .right .sort-icons span{/*float: left;*/ line-height: 30px;}
.cover-page-list .right .sort-icons a{float: left; color: #333; text-align: center; background-color: #ffffff; border-right: 1px solid #F2F2F2; padding-top: 3px; padding-right: 20px; padding-bottom: 3px; padding-left: 20px; line-height: 30px;}
.cover-page-list .right .sort-icons a:hover{text-decoration: none;background: #ccc;transition:all 0.6s ease;transform:background;}
.cover-page-list .right .sort-icons a.now{color: #fff; background-color: #ff4f00; padding-top: 3px; padding-right: 25px; padding-bottom: 3px; padding-left: 20px; white-space: nowrap; background-image: url(../images/gou.png); background-repeat: no-repeat; background-position: right center;}
.cover-page-list .right .sort .totals{/*float: right;*/ margin-top: 20px; margin-right: 50px; font-size: 12px;}
.cover-page-list .right .sort .totals i{font-style: normal; color: #DE0000;}
/*boutique*/
@media (max-width: 1024px){body .cover-page-index .boutique{padding: 20px;} body .cover-page-index .boutique .canvas{width: 100%;} body .cover-page-index .boutique .items-li{width: 284px;} body .cover-page-index .boutique .items-li > a{width: 284px; height: 284px;} body .cover-page-index .boutique .items-li img{max-height: 284px; max-width: 284px; vertical-align: inherit;}}
.cover-page-list .right .boutique{padding-top: 30px; padding-left: 45px;}
/*鍒嗛〉 css*/
.pages li{float: left;}
.pages li:first-child{margin-left: 0px;}
.pages li a,
.pages li.active span{padding-left: 15px;padding-right: 15px;color: #333;}
.pages li.active a{background-color: #FE5F56;border-color: #FE5F56;}
.pages li a i.page-bg{display: inline-block;line-height: 1;position: relative;top: 1px;width: 10px;height: 15px;overflow: hidden;background: url('../images/page_bg.png');}
.pages li a:hover i.page-bg{background-position:9px 0px;}
.pages li a i.page-right{background-position:0px 15px;}
.pages li a:hover i.page-right{background-position:10px 15px;}
.pages li.active span{color: #fff;border: none;}
.pages li.active span:hover{background-color: #CE3434;}
.pages li.active a:hover{background-color: #F05A50;border-color: #FE5F56;}
.pages li a:hover{color: #333;}
/*灏侀潰锟&#65533;&#65533;--璇︽儏锟&#65533;&#65533;*/
/*details css*/
.cover-page-details .details{*width: 1130px; padding: 30px 40px; background-color: #fff;}
/*details-l css*/
.cover-page-details .details .left{position: relative; width: 70px;}
.cover-page-details .details .left .up-down-btn{position: absolute; left: 20px; width: 29px; height: 15px; background-repeat: no-repeat; cursor: pointer;}
.cover-page-details .details .left .up-btn{top: 0; background-image: url(../newskin/images/cover-page-details-9.png);}
.cover-page-details .details .left .down-btn{bottom: 0; background-image: url(../newskin/images/cover-page-details-10.png);}
.cover-page-details .details .left .canvas{position: relative; width: 70px; height: 375px; margin-top: 25px; margin-bottom: 25px; overflow: hidden;}
.cover-page-details .details .left .canvas-container{position: relative; left: 0;}
/*.details-l-btn{width: 29px; height: 15px;}*/
.cover-page-details .details .left .canvas-container-li{width: 70px; height: 70px; *width: 60px; *height: 60px; margin-bottom: 5px; padding: 4px; border-width: 1px; border-style: solid; border-color: #E9E9E9; cursor: pointer;}
.cover-page-details .details .left .canvas-container-li.now,
.cover-page-details .details .left .canvas-container-li:hover{border-color: #FA0E0E;}
.cover-page-details .details .left .canvas-container-li.video{position: relative;}
.cover-page-details .details .left .canvas-container-li.video span{position: absolute; left: 20px; top: 20px; width: 28px; height: 28px; background-color: #000; opacity: 0.3; filter:alpha(opacity=30);}
.cover-page-details .details .left .canvas-container-li.video i{position: absolute; left: 32px; top: 32px; z-index: 5; width: 6px; height: 11px; background-image: url(../newskin/images/cover-page-details-17.png); background-repeat: no-repeat;}
.cover-page-details .details .left .canvas-container-li img{width: 60px;height: 60px;}
/*details-mid css*/
.cover-page-details .details .mid{width: 422px; height: 422px; *width: 400px; *height: 400px;
    padding: 10px; border: 1px solid #E8E8E8; text-align: center; vertical-align: middle; margin-left: 30px;}
.cover-page-details .details .mid a{display: block;
    width: 400px;
    height: 400px;
    text-align: center;
    line-height: 400px;
    overflow: hidden;}
.cover-page-details .details .mid-container{position: relative; z-index: 100; width: 400px; /* overflow: hidden;*/}
.cover-page-details .details .mid-container div.details-mid-item{position: relative; float: left; display: none;height: 400px;overflow:hidden;}
.cover-page-details .details .mid-container div.details-mid-item img{width: 400px;}
/*鏀惧ぇ锟&#65533;&#65533;*/
.zoomdiv{z-index: 100; position: absolute; border: 2px solid #e4e4e4; display: none; text-align: center; overflow: hidden;}
.bigimg{width: 512px;}
.jqZoomPup{position:absolute; top:0px; left:0px; z-index:10; width:150px; height:150px; background-image: url(../newskin/images/zoom-point.png); cursor:move; visibility:hidden;}
/*right*/
.cover-page-details .details .right{width: 552px; font-size: 12px;}
.cover-page-details .details .right .discount-msg{position: relative;}
.cover-page-details .details .right .discount-msg span.phrase{position: absolute; right: 0; top: 40px; padding: 3px 5px; color: #fff; background-color: #ef353d;}
.cover-page-details .details .right .discount-msg-two{padding-top: 15px; margin-bottom: 15px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #DCDBD9;}
.cover-page-details .details .right .end-time{padding-bottom: 15px; color: #939393;}
.cover-page-details .details .right .end-time strong{padding-left: 3px; padding-right: 5px; font-size: 18px; color: #ef353d;}
.cover-page-details .details .right .price{display: inline; padding-bottom: 5px; padding-left: 5px; padding-right: 10px; font-size: 28px; color: #EF353D;}
.cover-page-details .details .right .promotion-price{padding-left: 10px; font-size: 28px; color: #EF353D;}
.yuanjia{display: block; margin-left: 10px; font-size: 13px;}
.cover-page-details .details .right .del-price{background-image: url(../newskin/images/line-red.png); background-repeat: repeat-x; background-position: left center;}
.soft{float: left; width: 100%; margin-top: 10px; margin-bottom: 10px;}
.soft span.rou{border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none;}
.soft span:hover.rou{border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none;}
.soft span{padding: 0 10px; height: 30px; border: #f1f1f1 1px solid; text-align: center; float: left; margin-right: 12px; display: block; border-radius: 2px;line-height: 28px;}
.soft span:hover{border: #016ed5 1px solid;}
.cover-page-details .details .right .attri i{float: left; margin-right: 16px; font-style: normal; line-height: 30px; color: #888;}
.cover-page-details .details .right .attri span{float: left; margin-right: 10px; padding: 5px 10px; border-width: 1px; border-style: solid; border-color: #DFDFDF; cursor: pointer;}
.cover-page-details .details .right .attri span.now{border-color: #FF4343;}
.cover-page-details .details .right .evaluation{position: relative; float: left;}
.cover-page-details .details .right .evaluation em{float: left; margin-right: 5px; font-style: normal; color: #888;}
.cover-page-details .details .right .evaluation-stars-grey{position: relative; float: left; width: 100px; height: 15px; background-image: url(../newskin/images/cover-page-wjx-3.png); background-repeat: repeat-x;}
.cover-page-details .details .right .evaluation-stars-red-1{float: left; width: 15px; height: 15px; background-image: url(../newskin/images/cover-page-wjx-4.png); background-repeat: repeat-x;}
.cover-page-details .details .right .evaluation-stars-red-2{float: left; width: 35px; height: 15px; background-image: url(../newskin/images/cover-page-wjx-4.png); background-repeat: repeat-x;}
.cover-page-details .details .right .evaluation-stars-red-3{float: left; width: 55px; height: 15px; background-image: url(../newskin/images/cover-page-wjx-4.png); background-repeat: repeat-x;}
.cover-page-details .details .right .evaluation-stars-red-4{float: left; width: 75px; height: 15px; background-image: url(../newskin/images/cover-page-wjx-4.png); background-repeat: repeat-x;}
.cover-page-details .details .right .evaluation-stars-red-5{float: left; width: 100px; height: 15px; background-image: url(../newskin/images/cover-page-wjx-4.png); background-repeat: repeat-x;}
.cover-page-details .details .right .evaluation-b{padding-left: 15px; font-weight: normal; color: #888;}
.cover-page-details .details .right .make{margin-top: 17px; padding-bottom: 25px; border-bottom: 1px solid #DCDBD9;}
.cover-page-details .details .right .make-cart,
.cover-page-details .details .right .make-show{width: 130px; height: 38px; font-size: 12px; line-height: 40px; color: #fff; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; font-family: "宋体"; margin-right: 10px; text-decoration: none;}
.cover-page-details .details .right .make-cart{margin-right: 10px; text-align: center; background-color: #FF4146;}
.cover-page-details .details .right .make-show{background-color: #588CC7;}
.cover-page-details .details .right .make-cart:hover,
.cover-page-details .details .right .make-show:hover{color: #fff; text-decoration: none;}
.cover-page-details .details .right .make-cart:hover{background-color: #E53B3E;}
.cover-page-details .details .right .make-show:hover{background-color: #81A3C9;}
.cover-page-details .details .right .make-show i{float: left; width: 38px; height: 38px; margin-right: 15px; background-color: #3C71B0; background-image: url(../newskin/images/cover-page-details-12.png); background-repeat: no-repeat; background-position: center center;}
.cover-page-details .details .right .offer{position: relative; z-index: 44; float: left; width: 100%; margin-top: 23px;}
.cover-page-details .details .right .make-show:hover i{float: left; width: 38px; height: 38x; margin-right: 15px; background-color: #3C71B0;}
.cover-page-details .details .right .offer{position: relative; z-index: 44; float: left; width: 100%; margin-top: 23px;}
.cover-page-details .details .right .offer span[class]{float: left; width: 40px; height: 40px; margin-right: 20px; font-size: 18px; line-height: 40px; color: #fff; text-align: center; border-radius: 20px; cursor: pointer;}
.cover-page-details .details .right span.offer-give{background-color: #F88B27;}
.cover-page-details .details .right span.offer-fold{background-color: #FF4146;}
.cover-page-details .details .right span.offer-less{background-color: #71cd9c;}
.cover-page-details .details .right p.offer-item{position: absolute;top: 50px;/*width: 164px;*/min-height: 30px; *width: 152px; *height: 53px;font-size: 12px;line-height: 25px;border: 1px solid #DDE3E4;padding-top: 5px;padding-right: 10px;padding-bottom: 5px;padding-left: 10px;white-space: nowrap;display: block;}
.cover-page-details .details .right p.offer-give{left: 5px; display: block;}
.cover-page-details .details .right p.offer-fold{left: 65px; display: none;}
.cover-page-details .details .right p.offer-less{left: 125px; display: none; background:#fff;}
.cover-page-details .details .right p.offer-item a{color: #333; white-space: nowrap;}
.cover-page-details .details .right p.offer-item em{position: absolute; left: 12px; top: -6px; width: 12px; height: 6px; background-image: url(../newskin/images/cover-page-details-13.png); background-repeat: no-repeat;}
/*pack css*/
.cover-page-details .package,
.cover-page-details .content{*width: 1170px; padding: 20px; margin-top: 15px; background-color: #fff; margin-bottom: 15px;}
.cover-page-details .package .wfs{margin-bottom: 20px; padding-bottom: 18px; font-size: 16px; border-bottom: 1px solid #DCDBD9;}
.cover-page-details .package ul li.imggg{float: left; border: 1px solid #E9E9E9; padding: 4px; height: 205px;}
.cover-page-details .package ul li.imggg:hover{border: 1px solid #FA0E0E;}
.cover-page-details .package ul li a.imgggg{width: 150px; height: 195px; overflow: hidden; display: block;}
/*妯℃澘鎴浘 **/
#gallery{overflow: hidden; width: 1212px; border-radius: 0px; /*border: 1px solid #333; */margin-right: auto; margin-left: auto; padding: 9px;/* background-image: url(../newskin/images/jietubg.png); background-repeat: repeat; */ background-color: #FFF;}
#gallery .jietutitle{padding-bottom: 18px; font-size: 16px; border-bottom: 1px solid #DCDBD9; margin-top: 10px; padding-left: 10px; margin-left: 10px; margin-bottom: 10px;}
#gallery ul{list-style:none;width:1200px;}
#gallery ul li{display: inline; float: left; margin: 15px;}
#gallery ul li a{display:block;overflow:hidden;position:relative;border-radius:3px;box-shadow:rgba(0,0,0,0.15) 0 0 8px;background:#fff;border:1px solid #ddd;padding:5px;}
#gallery ul li a:hover{border:1px solid #F90;background:#ffc;box-shadow:rgba(224,194,0,0.9) 0 0 8px;}
#gallery ul li a span{background:#000;display:block;text-align:center;height:22px;color:#fff;line-height:22px;bottom:5px;position:absolute;filter:alpha(opacity=60);opacity:.6;}
#gallery ul li a em{text-align:center;padding:0 5px;height:22px;line-height:22px;font-style:normal;position:absolute;color:#fff;bottom:5px; font-family:宋体; font-size:12px;}
#gallery ul li a u{display:block;height:120px;overflow:hidden;}
#gallery ul img{margin:0;padding:0;border:none;border-radius:0;}
#gallery ul a:hover{text-decoration:none;color:#ccc;}
#gallery ul li a span{cursor:url(../../i1.mb5u.com/img/lb/zoomin.cur),auto;cursor:pointer;}
#gallery ul li a span,#gallery ul li a u,#gallery ul img{width:128px;}
#gallery ul li a em{width:118px;}
/*鎶曞奖
.manjietu{padding: 20px;margin-top: 15px;background-color: #000;}
.jietutitle{margin-bottom: 20px; padding-bottom: 18px; font-size: 16px; border-bottom: 1px solid #DCDBD9;}
.cover-page-details .package ul li.jietu{border-radius: 3px; box-shadow: rgba(0,0,0,0.15) 0 0 8px; background: #FBFBFB; border: 1px solid #ddd; margin: 10px; padding: 5px; float: left; border: 1px solid #E9E9E9; padding: 5px; height: 155px; width: 155px;}
.cover-page-details .package ul li.jietu:hover{border: 1px solid #FA0E0E;}
.cover-page-details .package ul li a.venobox{border-radius: 3px;width: 142px; height: 142px; overflow: hidden; display: block;}
.cover-page-details .package ul li.jietu a.venobox img{width: 100%;}
*/
.cover-page-details .package .thumb{width: 150px;}
.cover-page-details .package .canvas{position: relative; width: 853px; *width: 852px; margin-left: 20px; *padding-top: 10px; border-left: 1px solid #DCDBD9; border-right: 1px solid #DCDBD9;}
.cover-page-details .package .canvas .package-btn{position: absolute; top: 75px; width: 15px; height: 29px; background-repeat: no-repeat; cursor: pointer;}
.cover-page-details .package .canvas .package-btn-left{left: 20px; background-image: url(../newskin/images/cover-page-pack-3.png);}
.cover-page-details .package .canvas .package-btn-right{right: 20px; background-image: url(../newskin/images/cover-page-pack-2.png);}
.cover-page-details .package .canvas .package-container{position: relative; width: 760px; margin-left: 55px; overflow: hidden;}
.cover-page-details .package .canvas .package-container-items{position: relative; left: 0; top: 0; float: left; width: 10000px;}
.cover-page-details .package .canvas .package-container-items li{position: relative; float: left; width: 130px; margin-left: 30px; margin-right: 30px; border: 1px solid #FFFFFF; padding: 4px; height: 205px;}
.cover-page-details .package .canvas .package-container-items li:hover{border: 1px solid #FA0E0E;}
.cover-page-details .package .canvas .package-container-items li a.imgg{width: 120px; height: 120px; display: block; overflow: hidden;}
.cover-page-details .package .canvas .package-container-items li img{width: 120px; *margin-left: 15px; margin-bottom: 5px;}
.cover-page-details .package .canvas .package-container-items li span{width: 120px; font-size: 12px; display: block; color: #000; margin-top: 10px;}
.cover-page-details .package .canvas .package-container-items li span a{display: block; width: 120px; text-align: left; font-size: 12px; line-height: 16px; color: #666; margin-bottom: 10px;}
.cover-page-details .package .canvas .package-container-items li span a strong{font-style: normal; font-weight: normal;}
.cover-page-details .package .canvas .package-container-items li span i{font-style: normal; color: #FF4146; margin-right: 7px;}
.cover-page-details .package .count{width: 120px; margin-top: 20px; text-align: center;}
.cover-page-details .package .count b{font-size: 20px; font-weight: normal; color: #FF4146;}
.cover-page-details .package .count b i{font-style: normal;}
.cover-page-details .package .count span{display: block; padding-top: 5px; padding-bottom: 15px; font-size: 12px; color: #7A7A7A;}
.cover-page-details .package .count a{padding-left: 20px; padding-right: 20px; background-color: #FF4146; border: 0; margin-top: 50px;color:#fff;}
.cover-page-details .package .count a:hover{background-color: #E53B3E;}
.like{background-image: url(../newskin/images/like.png); background-repeat: no-repeat; background-position: 0px 0px; width: 65px; text-align: right; display: block; white-space: normal; float: left; height: 57px; margin-right: 10px; padding-right: 10px; line-height: 28px; font-family: "宋体"; font-size: 14px; color: #F00;}
/*content css*/
.cover-page-details .content-icons{background-image: url(../newskin/images/cover-page-content-2.png); background-repeat: repeat-x; background-position: left bottom;}
.cover-page-details .content-icons .tips{height:5px; position:absolute; background:#ff4146; top: 29px;}
.cover-page-details .content-icons ul li{float:left; margin-top: 0; margin-bottom: 0; margin-right: 35px; padding-left: 5px; padding-right: 5px; padding-bottom: 12px; font-size: 16px; cursor: pointer;}
.cover-page-details .content-icons h5{float: left; margin-top: 0; margin-bottom: 0; margin-right: 35px; padding-left: 5px; padding-right: 5px; padding-bottom: 12px; font-size: 16px; background-image: url(../newskin/images/cover-page-content-2.png); background-repeat: repeat-x; background-position: left bottom; cursor: pointer;}
.cover-page-details .content-icons h5.now{background-image: url(../newskin/images/cover-page-content-1.png);}
.cover-page-details .content-item{margin-top: 17px;}
.cover-page-details .content-item-dl{border-left: 1px solid #ECECEC;}
.cover-page-details .content-item-dl dt{float: left; width: 100%; *width: 1154px; height: 38px; font-weight: bold; line-height: 38px; color: #888; border-top: 1px solid #ECECEC; border-right: 1px solid #ECECEC; background-color: #F6F6F6; background-image: url(../newskin/images/cover-page-content-6.png); background-repeat: no-repeat; background-position: 5px center; text-indent: 20px;}
.cover-page-details .content-item-dl dt,
.cover-page-details .content-item-dl dd{padding-left: 10px; font-size: 12px;}
.cover-page-details .content-item-dl dd{float: left; width: 20%; *width: 222px; line-height: 29px; border-right: 1px solid #ECECEC; border-bottom: 1px solid #ECECEC;}
.cover-page-details .content-item .desc img{max-width: 1122px;}
.cover-page-details .content-item .desc .course-link{padding: 10px; font-weight: normal; line-height: 24px; border: 1px solid #F3F3F3; background-color: #F7F7F7;}
.cover-page-details .content-item .desc .course-link span{font-size: 14px; line-height: 34px; font-family: "Microsoft YaHei"; color: #000;}
/*.cover-page-details .content-item .desc h6 span img{width: 100%;}*/
.cover-page-details .content-item .desc .course-link a{font-size: 16px; font-family:Microsoft YaHei; color: #FF4A4F;}
.cover-page-details .content-item .desc ul.list-paddingleft-2 li img{width: 292px;}
/*.cover-page-details .content-item img{margin-top: 15px;}*/
/*comments css*/
.cover-page-details .content-item-comments{*width: 1170px; padding-bottom: 20px;}
.cover-page-details .content-item-comments .comment-item{float: left; width: 100%; padding-top: 20px; padding-bottom: 20px; border-bottom: 1px dotted #C6C6C6;}
.cover-page-details .content-item-comments .comment-item .name{float: left; width: 120px; margin-right: 20px;}
.cover-page-details .content-item-comments .comment-item .name img{width: 80px; height: 80px; margin-left: 20px; border-radius: 40px;}
.cover-page-details .content-item-comments .comment-item .name span{float: left; width: 100%; text-align: center; word-break: break-all}
.cover-page-details .content-item-comments .comment-item .msg{float: left; width: 800px;}
.cover-page-details .content-item-comments .comment-item .msg .stars{position: relative; float: left; width: 100px; height: 15px; margin-top: 3px; background-image: url(../newskin/images/cover-page-wjx-3.png); background-repeat: repeat-x;}
.cover-page-details .content-item-comments .comment-item .msg .stars i{position: absolute; left: 0; top: 0; width: 100%; height: 15px; background-image: url(../newskin/images/cover-page-wjx-4.png); background-repeat: repeat-x;}
.cover-page-details .content-item-comments .comment-item .msg .scores{font-weight: normal;}
.cover-page-details .content-item-comments .comment-item .msg .scores i{font-style: normal;}
.cover-page-details .content-item-comments .comment-item .msg .evaluation-txt{padding-left: 5px;}
.cover-page-details .content-item-comments .comment-item .msg .testimonials{line-height: 25px; color: #8B8B8B;}
.cover-page-details .content-item-comments .comment-item .msg .admin-reply{color: #FE5F56;}
.cover-page-details .content-item-comments .comment-item .date{float: right; color: #ABABAB;}
.cover-page-details .content-item-comments .comment_box .evaluation{float: left; width: 100%; margin-top: 20px;}
.cover-page-details .content-item-comments .comment_box .evaluation span{float: left; width: 90px; text-align: right;}
.cover-page-details .content-item-comments .comment_box .evaluation .stars-grey{position: relative; float: left; width: 100px; height: 15px; margin-top: 3px; background-image: url(../newskin/images/cover-page-wjx-3.png); background-repeat: repeat-x;}
.cover-page-details .content-item-comments .comment_box .evaluation .starts-red{position: absolute; left: 0; top: 0; width: 100px; height: 15px; background-image: url(../newskin/images/cover-page-wjx-4.png); background-repeat: repeat-x;}
.cover-page-details .content-item-comments .comment_box .evaluation #comment_area{width: 500px; height: 190px; border-radius: 0;}
.cover-page-details .content-item-comments .comment_box .evaluation .submit-comment{margin-top: 15px; *margin-top: 0; margin-left: 90px; padding: 10px 30px; border-radius: 0; background-color: #FE5F56; border: 0;}
.cover-page-details .content-item-comments .comment_box .evaluation .submit-comment:hover{background-color: #EA5850;}
/*advantage css*/
.cover-page-details .advantage-title{margin-top: 20px; margin-bottom: 20px;}
.cover-page-details .advantage-items li{float: left; width: 572px; *width: 530px; height: 210px; margin-bottom: 20px; padding-top: 20px; padding-right: 20px; padding-left: 20px; background-repeat: no-repeat; background-position: 440px center; border: 1px solid #C7C7C8;}
.cover-page-details .advantage-items li.item-2,
.cover-page-details .advantage-items li.item-4,
.cover-page-details .advantage-items li.item-6,
.cover-page-details .advantage-items li.item-8{margin-left: 20px;}
.cover-page-details .advantage-items li b{font-size: 20px;}
.cover-page-details .advantage-items li span{font-size: 16px;}
.cover-page-details .advantage-items li p{width: 360px; line-height: 20px; margin-top: 20px;}
.cover-page-details .advantage-items li.item-1{background-image: url(../newskin/images/cover-page-con3-1.gif);}
.cover-page-details .advantage-items li.item-2{background-image: url(../newskin/images/cover-page-con3-2.jpg);}
.cover-page-details .advantage-items li.item-3{background-image: url(../newskin/images/cover-page-con3-2.gif);}
.cover-page-details .advantage-items li.item-4{background-image: url(../newskin/images/cover-page-con3-4.gif);}
.cover-page-details .advantage-items li.item-5{background-image: url(../newskin/images/cover-page-con3-5.gif);}
.cover-page-details .advantage-items li.item-6{background-image: url(../newskin/images/cover-page-con3-6.gif);}
.cover-page-details .advantage-items li.item-7{background-image: url(../newskin/images/cover-page-con3-7.gif); margin-bottom: 0px;}
.cover-page-details .advantage-items li.item-8{background-image: url(../newskin/images/cover-page-con3-8.gif);margin-bottom: 0px;}
/*ym style*/
.caseym-img{width:360px;height:310px;overflow:hidden;}
.caseym-img img{width:100%;height:auto;}
.caselistym ul.items{top: 0px; width:1170px; margin:0 auto; /*margin-left: 25px;*/}
.caselistym ul.items li{position: relative; float: left; padding: 0px; width: 360px;
    /* height: 314px;*/ margin:0 13px 30px 14px; border-top: 1px solid #e8e8e8; border: 1px solid #e8e8e8; cursor: pointer; overflow: hidden;}
.caselistym ul.items li .shadeym{position: absolute; width: 100%; height: 240px; margin-top: -240px; background: Black; -moz-opacity: 0.7; opacity: 0.7; filter: alpha(opacity=70); -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; -ms-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s; z-index: 10;}
.caselistym ul.items li .shadeym u{display: block; margin: 0 auto; margin-top: 99px; width: 44px; height: 44px; background: url(../Images/waljobicons.png) no-repeat 0px -168px;}
.caselistym ul.items li img{}
.caselistym ul.items li p{/* position: absolute;*/ margin: 10px 20px; color: #999; font-size: 12px; line-height: 26px; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; -ms-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s; z-index: 10;}
.caselistym ul.items li p strong{color: #222; font-family: Arial, "Microsoft YaHei"; font-size: 16px; font-weight: normal; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; -ms-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s;}
.caselistym ul.items li .bg{width: 100%; height: 100px; background-color: #fff; -moz-opacity: 0.5; opacity: 0.5; filter: alpha(opacity=50); -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; -ms-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s;}
.caselistym ul.items li .bg u{display: block; position: absolute; width: 100%; height: 100px; margin-top: 150px; background-color: #ff4f00;/*background-color: #2ed0b4;*/ -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; -ms-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s;}
.caselistym ul.items li:hover .shadeym{margin-top: 0px; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; -ms-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s;}
.caselistym ul.items li:hover .bg{-moz-opacity: 1; opacity: 1; filter: alpha(opacity=100); -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; -ms-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s;}
.caselistym ul.items li:hover .bg u{margin-top: 0px; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; -ms-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s;}
.caselistym ul.items li:hover p{/* color: White;*/ -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; -ms-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s;}
.caselistym ul.items li:hover p strong{/* color: White;*/ -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; -ms-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s;}
.caselistym ul.items li .price-attente{width:240px;display: inline-block;margin:0 20px; cursor: default;}
.caselistym ul.items li .attente{width:50px;display: inline-block;color: #999;font-size: 12px;line-height: 26px; cursor: default;}
.caselistym ul.items li .attente{float: right;padding-left: 16px; background-image: url(../newskin/images/cover-page-attente.png); background-repeat: no-repeat; background-position: left center;}
.sitemap{width:1000px;margin:0 auto;background: #fff;margin:40px 0 80px 0;padding:30px;}
.sitemap .sitemap-title{font-size:14px;padding-bottom:10px;border-bottom:1px solid #ebebeb;font-family:arial,"Sim Sun";color:#333;width:1000px;font-weight:bold;}
.sitemap .con{float:left;width:225px;margin:0 20px 0 0;_overflow:hidden;_height:66px;padding:15px 0 16px 10px;height:34px;border-bottom:1px solid #f3f3f3;}
.sitemap .con_last{margin:0;}
.sitemap .con a{margin-bottom:4px;display:inline-block;font-family:arial "MicroSoft YaHei";font-weight:bold;color:#ff4f00;text-decoration:none;}
.sitemap .con a:hover{text-decoration:underline;}
.sitemap .con span{font-family:arial,"Sim Sun";font-size:12px;color:#666;}
.sitemap .abg{width:24px;height:24px;display:block;float:left;margin-right:8px;overflow:hidden;background:url(../newskin/images/sitemapicon.png) no-repeat left -2244px;}
.sitemap .stm-site{background-position:left -2856px;}
.sitemap .stm-tg{background-position:left -8036px;}
.sitemap .stm-constructor{background-position:left -7900px;}
.sitemap .stm-case{background-position:left -68px;}
.sitemap .stm-ym{background-position:left -2006px;}
.sitemap .stm-sj{background-position:left -2652px;}